Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h2085 ieee80211_tx_dequeue_ni(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in ieee80211_tx_dequeue_ni() function
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c4067 skb = ieee80211_tx_dequeue_ni(rtwdev->hw, txq); in rtw89_core_txq_push()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c4431 skb = ieee80211_tx_dequeue_ni(hw, txq); in ath10k_mac_tx_push_txq()