Home
last modified time | relevance | path

Searched refs:eht_ppe_thres (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/net/mac80211/
Deht.c54 if (eht_ppe_size > sizeof(eht_cap->eht_ppe_thres)) in ieee80211_eht_cap_ie_to_sta_eht_cap()
71 memcpy(eht_cap->eht_ppe_thres, in ieee80211_eht_cap_ie_to_sta_eht_cap()
Dutil.c4789 ieee80211_eht_ppe_size(eht_cap->eht_ppe_thres[0], in ieee80211_ie_len_eht_cap()
4811 ppet_len = ieee80211_eht_ppe_size(eht_cap->eht_ppe_thres[0], in ieee80211_ie_build_eht_cap()
4830 memcpy(pos, &eht_cap->eht_ppe_thres, ppet_len); in ieee80211_ie_build_eht_cap()
Dmlme.c752 ieee80211_eht_ppe_size(eht_cap->eht_ppe_thres[0], in ieee80211_add_eht_ie()
/linux-6.1.9/include/net/
Dcfg80211.h410 u8 eht_ppe_thres[IEEE80211_EHT_PPE_THRES_MAX_LEN]; member
/linux-6.1.9/net/wireless/
Dnl80211.c1833 ppe_thres_hdr = get_unaligned_le16(&eht_cap->eht_ppe_thres[0]); in nl80211_send_iftype_data()
1847 ppe_thresh_size, eht_cap->eht_ppe_thres)) in nl80211_send_iftype_data()