Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dwme.c222 IEEE80211_QOS_CTL_ACK_POLICY_MASK); in ieee80211_set_qos_hdr()
H A Drx.c1468 IEEE80211_QOS_CTL_ACK_POLICY_MASK; in ieee80211_rx_reorder_ampdu()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dagg-rx.c172 ackp = status->qos_ctl & IEEE80211_QOS_CTL_ACK_POLICY_MASK; in mt76_rx_aggr_reorder()
/linux/include/linux/
H A Dieee80211.h249 #define IEEE80211_QOS_CTL_ACK_POLICY_MASK 0x0060 macro