Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h422 IEEE80211_TX_CTRL_PS_RESPONSE = BIT(1), enumerator
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c393 info->control.flags |= IEEE80211_TX_CTRL_PS_RESPONSE; in mt76_queue_ps_skb()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c1066 (info->control.flags & IEEE80211_TX_CTRL_PS_RESPONSE)) in mt7603_tx_prepare_skb()