Home
last modified time | relevance | path

Searched refs:ieee80211_txq_may_transmit (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/
Dmac80211.h7264 bool ieee80211_txq_may_transmit(struct ieee80211_hw *hw,
/Linux-v6.6/net/mac80211/
Dtx.c4175 bool ieee80211_txq_may_transmit(struct ieee80211_hw *hw, in ieee80211_txq_may_transmit() function
4226 EXPORT_SYMBOL(ieee80211_txq_may_transmit);
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c3463 may_tx = ieee80211_txq_may_transmit(hw, txq); in ath10k_htt_rx_tx_fetch_ind()