Searched refs:eht_ppe_thres (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | sta.c | 300 u8 nss = (link_sta->eht_cap.eht_ppe_thres[0] & in iwl_mld_fill_pkt_ext() 302 u8 *ppe = &link_sta->eht_cap.eht_ppe_thres[0]; in iwl_mld_fill_pkt_ext()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-nvm-parse.c | 707 .eht_ppe_thres = {0xc1, 0x0e, 0xe0 } 817 .eht_ppe_thres = {0xc1, 0x0e, 0xe0 }
|
| /linux/net/mac80211/ |
| H A D | util.c | 4560 ieee80211_eht_ppe_size(eht_cap->eht_ppe_thres[0], in ieee80211_ie_len_eht_cap() 4625 ppet_len = ieee80211_eht_ppe_size(eht_cap->eht_ppe_thres[0], in ieee80211_put_eht_cap() 4653 skb_put_data(skb, &eht_cap->eht_ppe_thres, ppet_len); in ieee80211_put_eht_cap()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac80211.c | 2293 u8 nss = (link_sta->eht_cap.eht_ppe_thres[0] & in iwl_mvm_set_sta_pkt_ext() 2295 u8 *ppe = &link_sta->eht_cap.eht_ppe_thres[0]; in iwl_mvm_set_sta_pkt_ext()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 3403 eht_cap->eht_ppe_thres[0] != 0) in ath12k_peer_assoc_h_eht() 3404 ath12k_mac_set_eht_ppe_threshold(eht_cap->eht_ppe_thres, in ath12k_peer_assoc_h_eht() 8899 u8p_replace_bits(&cap->eht_ppe_thres[0], fw_ppet->numss_m1, in ath12k_mac_copy_eht_ppe_thresh() 8902 u16p_replace_bits((u16 *)&cap->eht_ppe_thres[0], fw_ppet->ru_bit_mask, in ath12k_mac_copy_eht_ppe_thresh() 8919 cap->eht_ppe_thres[bit / 8] |= in ath12k_mac_copy_eht_ppe_thresh()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 434 u8 eht_ppe_thres[IEEE80211_EHT_PPE_THRES_MAX_LEN]; member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 4005 ppe_thres_hdr = get_unaligned_le16(link_sta->eht_cap.eht_ppe_thres); in __get_sta_eht_pkt_padding() 4022 ppe = get_unaligned_le16(link_sta->eht_cap.eht_ppe_thres + idx); in __get_sta_eht_pkt_padding()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 2189 ppe_thres_hdr = get_unaligned_le16(&eht_cap->eht_ppe_thres[0]); in nl80211_send_iftype_data() 2203 ppe_thresh_size, eht_cap->eht_ppe_thres)) in nl80211_send_iftype_data()
|