Searched refs:IEEE80211_ADDBA_PARAM_POLICY_MASK (Results 1 – 4 of 4) sorted by relevance
492 ba_policy = (capab & IEEE80211_ADDBA_PARAM_POLICY_MASK) >> 1; in ieee80211_process_addba_request()
779 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002 macro
1643 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002 macro
3944 BA_para_set |= BIT(1) & IEEE80211_ADDBA_PARAM_POLICY_MASK; in issue_action_BA()