Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDmac80211.h1406 ieee80211_stop_queue(struct ieee80211_hw *hw, int qnum) in ieee80211_stop_queue() function
/freebsd-14-stable/sys/contrib/dev/rtw88/
HDpci.c988 ieee80211_stop_queue(rtwdev->hw, skb_get_queue_mapping(skb)); in rtw_pci_tx_write()
/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDmac.c3635 ieee80211_stop_queue(ar->hw, arvif->vdev_id); in ath10k_mac_vif_tx_lock()