Home
last modified time | relevance | path

Searched refs:ppe_thres (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/net/mac80211/
Dhe.c50 memcpy(he_cap->ppe_thres, in ieee80211_he_cap_ie_to_sta_he_cap()
Dutil.c2463 ieee80211_he_ppe_size(he_cap->ppe_thres[0], in ieee80211_ie_build_he_cap()
2489 n = hweight8(he_cap->ppe_thres[0] & in ieee80211_ie_build_he_cap()
2491 n *= (1 + ((he_cap->ppe_thres[0] & IEEE80211_PPE_THRES_NSS_MASK) >> in ieee80211_ie_build_he_cap()
2502 memcpy(pos, &he_cap->ppe_thres, n); in ieee80211_ie_build_he_cap()
Dmlme.c632 ieee80211_he_ppe_size(he_cap->ppe_thres[0], in ieee80211_add_he_ie()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.c544 .ppe_thres = {0x61, 0x1c, 0xc7, 0x71},
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1996 u8 nss = (sta->he_cap.ppe_thres[0] & in iwl_mvm_cfg_he_sta()
1999 (sta->he_cap.ppe_thres[0] & in iwl_mvm_cfg_he_sta()
2002 u8 *ppe = &sta->he_cap.ppe_thres[0]; in iwl_mvm_cfg_he_sta()
/Linux-v4.19/include/net/
Dcfg80211.h305 u8 ppe_thres[IEEE80211_HE_PPE_THRES_MAX_LEN]; member
/Linux-v4.19/net/wireless/
Dnl80211.c1350 sizeof(he_cap->ppe_thres), he_cap->ppe_thres)) in nl80211_send_iftype_data()