Searched refs:ath5k_hw_get_tx_queueprops (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/drivers/net/wireless/ath/ath5k/ | 
| D | qcu.c | 138 ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue,  in ath5k_hw_get_tx_queueprops()  function
  | 
| D | mac80211-ops.c | 600 	ath5k_hw_get_tx_queueprops(ah, queue, &qi);  in ath5k_conf_tx()
  | 
| D | ath5k.h | 1561 int ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue,
  | 
| D | base.c | 1048 	ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi);  in ath5k_beaconq_config() 1085 	ret = ath5k_hw_get_tx_queueprops(ah, AR5K_TX_QUEUE_ID_CAB, &qi);  in ath5k_beaconq_config()
  |