Searched defs:sw_pending (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ | ||
H A D | main.c | 60 ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, bool sw_pending) ath9k_has_pending_frames() argument 2152 ath9k_has_tx_pending(struct ath_softc *sc, bool sw_pending) ath9k_has_tx_pending() argument 2199 __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop, bool sw_pending, bool timeout_override) __ath9k_flush() argument |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ | ||
H A D | main.c | 60 ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, bool sw_pending) ath9k_has_pending_frames() argument 2147 ath9k_has_tx_pending(struct ath_softc *sc, bool sw_pending) ath9k_has_tx_pending() argument 2194 __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop, bool sw_pending, bool timeout_override) __ath9k_flush() argument |
Completed in 7 milliseconds