Searched refs:ath5k_hw_get_tx_queueprops (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/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 | 587 ath5k_hw_get_tx_queueprops(ah, queue, &qi); in ath5k_conf_tx()
|
D | ath5k.h | 1558 int ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue,
|
D | base.c | 1092 ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi); in ath5k_beaconq_config() 1129 ret = ath5k_hw_get_tx_queueprops(ah, AR5K_TX_QUEUE_ID_CAB, &qi); in ath5k_beaconq_config()
|