Searched refs:ath5k_hw_get_tx_queueprops (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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 | 586 	ath5k_hw_get_tx_queueprops(ah, queue, &qi);  in ath5k_conf_tx()
  | 
| D | ath5k.h | 1562 int ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue,
  | 
| D | base.c | 1047 	ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi);  in ath5k_beaconq_config() 1084 	ret = ath5k_hw_get_tx_queueprops(ah, AR5K_TX_QUEUE_ID_CAB, &qi);  in ath5k_beaconq_config()
  |