Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dpci.c989 ieee80211_stop_queue(rtwdev->hw, skb_get_queue_mapping(skb)); in rtw_pci_tx_write()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1399 ieee80211_stop_queue(struct ieee80211_hw *hw, int qnum) in ieee80211_stop_queue() function
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c3657 ieee80211_stop_queue(ar->hw, arvif->vdev_id); in ath10k_mac_vif_tx_lock()