Home
last modified time | relevance | path

Searched refs:ieee80211_stop_queue (Results 1 – 4 of 4) sorted by relevance

/src/sys/contrib/dev/rtw88/
H A Dpci.c989 ieee80211_stop_queue(rtwdev->hw, skb_get_queue_mapping(skb)); in rtw_pci_tx_write()
/src/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1398 ieee80211_stop_queue(struct ieee80211_hw *hw, int qnum) in ieee80211_stop_queue() function
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Dmain.c6879 ieee80211_stop_queue(wlc->pub->ieee_hw, queue); in brcms_c_txfifo()
/src/sys/contrib/dev/athk/ath10k/
H A Dmac.c3657 ieee80211_stop_queue(ar->hw, arvif->vdev_id); in ath10k_mac_vif_tx_lock()