Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmac80211.h7409 static inline struct sk_buff *ieee80211_tx_dequeue_ni(struct ieee80211_hw *hw, in ieee80211_tx_dequeue_ni() function
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4394 skb = ieee80211_tx_dequeue_ni(hw, txq); in ath10k_mac_tx_push_txq()