Searched refs:IEEE80211_PPE_THRES_NSS_MASK (Results 1 – 7 of 7) sorted by relevance
805 ppe16 = (ppe >> sh) & IEEE80211_PPE_THRES_NSS_MASK; in __get_sta_he_pkt_padding()807 ppe8 = (ppe >> sh) & IEEE80211_PPE_THRES_NSS_MASK; in __get_sta_he_pkt_padding()
2305 #define IEEE80211_PPE_THRES_NSS_MASK (7) macro2327 n *= (1 + ((ppe_thres_hdr & IEEE80211_PPE_THRES_NSS_MASK) >> in ieee80211_he_ppe_size()
702 he_ppet[0] = FIELD_PREP(IEEE80211_PPE_THRES_NSS_MASK, nss - 1) | in mt7915_gen_ppe_thresh()
17 he_ppet[0] = FIELD_PREP(IEEE80211_PPE_THRES_NSS_MASK, nss - 1) | in mt7921_gen_ppe_thresh()
1889 IEEE80211_PPE_THRES_NSS_MASK; in ath11k_peer_assoc_h_he()4639 he_ppet[0] = fw_ppet->numss_m1 & IEEE80211_PPE_THRES_NSS_MASK; in ath11k_gen_ppe_thresh()
2955 n *= (1 + ((he_cap->ppe_thres[0] & IEEE80211_PPE_THRES_NSS_MASK) >> in ieee80211_ie_build_he_cap()
2108 IEEE80211_PPE_THRES_NSS_MASK) + 1; in iwl_mvm_cfg_he_sta()
Completed in 50 milliseconds