Searched refs:ppe_thres (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/net/mac80211/ |
| D | he.c | 47 memcpy(he_cap->ppe_thres, in ieee80211_he_cap_ie_to_sta_he_cap()
|
| D | debugfs_sta.c | 910 hec->ppe_thres[0]); in sta_he_capa_read() 912 ppe_size = ieee80211_he_ppe_size(hec->ppe_thres[0], cap); in sta_he_capa_read() 915 hec->ppe_thres[i]); in sta_he_capa_read()
|
| D | util.c | 2733 ieee80211_he_ppe_size(he_cap->ppe_thres[0], in ieee80211_ie_len_he_cap() 2756 ieee80211_he_ppe_size(he_cap->ppe_thres[0], in ieee80211_ie_build_he_cap() 2782 n = hweight8(he_cap->ppe_thres[0] & in ieee80211_ie_build_he_cap() 2784 n *= (1 + ((he_cap->ppe_thres[0] & IEEE80211_PPE_THRES_NSS_MASK) >> in ieee80211_ie_build_he_cap() 2795 memcpy(pos, &he_cap->ppe_thres, n); in ieee80211_ie_build_he_cap()
|
| D | mlme.c | 632 ieee80211_he_ppe_size(he_cap->ppe_thres[0], in ieee80211_add_he_ie()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-nvm-parse.c | 571 .ppe_thres = {0x61, 0x1c, 0xc7, 0x71}, 647 .ppe_thres = {0x61, 0x1c, 0xc7, 0x71},
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | mac80211.c | 2078 u8 nss = (sta->he_cap.ppe_thres[0] & in iwl_mvm_cfg_he_sta() 2081 (sta->he_cap.ppe_thres[0] & in iwl_mvm_cfg_he_sta() 2084 u8 *ppe = &sta->he_cap.ppe_thres[0]; in iwl_mvm_cfg_he_sta()
|
| /Linux-v5.4/include/net/ |
| D | cfg80211.h | 315 u8 ppe_thres[IEEE80211_HE_PPE_THRES_MAX_LEN]; member
|
| /Linux-v5.4/net/wireless/ |
| D | nl80211.c | 1554 sizeof(he_cap->ppe_thres), he_cap->ppe_thres)) in nl80211_send_iftype_data()
|