Home
last modified time | relevance | path

Searched refs:ieee80211_tx_dequeue_ni (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h6466 * In process context, use ieee80211_tx_dequeue_ni() instead.
6472 * ieee80211_tx_dequeue_ni - dequeue a packet from a software tx queue
6482 static inline struct sk_buff *ieee80211_tx_dequeue_ni(struct ieee80211_hw *hw, in ieee80211_tx_dequeue_ni() function
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h7134 * In process context, use ieee80211_tx_dequeue_ni() instead.
7140 * ieee80211_tx_dequeue_ni - dequeue a packet from a software tx queue
7150 static inline struct sk_buff *ieee80211_tx_dequeue_ni(struct ieee80211_hw *hw, in ieee80211_tx_dequeue_ni() function
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2248 skb = ieee80211_tx_dequeue_ni(rtwdev->hw, txq); in rtw89_core_txq_push()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c4216 skb = ieee80211_tx_dequeue_ni(hw, txq); in ath10k_mac_tx_push_txq()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c4399 skb = ieee80211_tx_dequeue_ni(hw, txq); in ath10k_mac_tx_push_txq()

Completed in 45 milliseconds