Searched refs:IEEE80211_ADDBA_PARAM_POLICY_MASK (Results 1 – 6 of 6) sorted by relevance
469 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002 macro566 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002 macro
449 ba_policy = (capab & IEEE80211_ADDBA_PARAM_POLICY_MASK) >> 1; in ieee80211_process_addba_request()
552 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002 macro
791 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002 macro
1429 #define IEEE80211_ADDBA_PARAM_POLICY_MASK 0x0002 macro
3962 BA_para_set |= (1 << 1) & IEEE80211_ADDBA_PARAM_POLICY_MASK; in issue_action_BA()