Home
last modified time | relevance | path

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

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