Home
last modified time | relevance | path

Searched refs:ath5k_hw_num_tx_pending (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dqcu.c58 * ath5k_hw_num_tx_pending() - Get number of pending frames for a given queue
63 ath5k_hw_num_tx_pending(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_num_tx_pending() function
H A Dath5k.h1571 u32 ath5k_hw_num_tx_pending(struct ath5k_hw *ah, unsigned int queue);
H A Dbase.c1945 if (unlikely(ath5k_hw_num_tx_pending(ah, ah->bhalq) != 0)) { in ath5k_beacon_send()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dqcu.c58 * ath5k_hw_num_tx_pending() - Get number of pending frames for a given queue
63 ath5k_hw_num_tx_pending(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_num_tx_pending() function
H A Dath5k.h1567 u32 ath5k_hw_num_tx_pending(struct ath5k_hw *ah, unsigned int queue);
H A Dbase.c1990 if (unlikely(ath5k_hw_num_tx_pending(ah, ah->bhalq) != 0)) { in ath5k_beacon_send()

Completed in 15 milliseconds