Home
last modified time | relevance | path

Searched refs:IEEE80211_QOS_CTL_ACK_POLICY_BLOCKACK (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dieee80211.h271 #define IEEE80211_QOS_CTL_ACK_POLICY_BLOCKACK 0x0060 macro
/linux-6.15/net/mac80211/
H A Drx.c1381 if (ack_policy == IEEE80211_QOS_CTL_ACK_POLICY_BLOCKACK && in ieee80211_rx_reorder_ampdu()