/linux-6.12.1/net/mac80211/ |
D | he.c | 157 memcpy(he_cap->ppe_thres, in ieee80211_he_cap_ie_to_sta_he_cap()
|
D | debugfs_sta.c | 1034 hec->ppe_thres[0]); in link_sta_he_capa_read() 1036 ppe_size = ieee80211_he_ppe_size(hec->ppe_thres[0], cap); in link_sta_he_capa_read() 1039 hec->ppe_thres[i]); in link_sta_he_capa_read()
|
D | util.c | 2443 ieee80211_he_ppe_size(he_cap->ppe_thres[0], in ieee80211_ie_len_he_cap() 2520 ieee80211_he_ppe_size(he_cap->ppe_thres[0], in ieee80211_put_he_cap() 2544 n = hweight8(he_cap->ppe_thres[0] & in ieee80211_put_he_cap() 2546 n *= (1 + ((he_cap->ppe_thres[0] & IEEE80211_PPE_THRES_NSS_MASK) >> in ieee80211_put_he_cap() 2557 skb_put_data(skb, &he_cap->ppe_thres, n); in ieee80211_put_he_cap()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | init.c | 1114 memset(he_cap->ppe_thres, 0, sizeof(he_cap->ppe_thres)); in mt7915_init_he_caps() 1117 mt76_connac_gen_ppe_thresh(he_cap->ppe_thres, nss); in mt7915_init_he_caps()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | init.c | 1148 memset(he_cap->ppe_thres, 0, sizeof(he_cap->ppe_thres)); in mt7996_init_he_caps() 1151 mt76_connac_gen_ppe_thresh(he_cap->ppe_thres, nss); in mt7996_init_he_caps()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | main.c | 147 memset(he_cap->ppe_thres, 0, sizeof(he_cap->ppe_thres)); in mt7921_init_he_caps() 150 mt76_connac_gen_ppe_thresh(he_cap->ppe_thres, nss); in mt7921_init_he_caps()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | main.c | 129 memset(he_cap->ppe_thres, 0, sizeof(he_cap->ppe_thres)); in mt7925_init_he_caps() 133 mt76_connac_gen_ppe_thresh(he_cap->ppe_thres, nss); in mt7925_init_he_caps()
|
/linux-6.12.1/drivers/net/wireless/quantenna/qtnfmac/ |
D | qlink.h | 1671 u8 ppe_thres[IEEE80211_HE_PPE_THRES_MAX_LEN]; member
|
D | commands.c | 1304 memcpy(iftype_data->he_cap.ppe_thres, qlink_data->ppe_thres, in qtnf_cmd_conv_iftype() 1305 ARRAY_SIZE(qlink_data->ppe_thres)); in qtnf_cmd_conv_iftype()
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | mac.c | 2216 arg->peer_ppet.numss_m1 = he_cap->ppe_thres[0] & in ath12k_peer_assoc_h_he() 2219 (he_cap->ppe_thres[0] & in ath12k_peer_assoc_h_he() 2232 val |= ((he_cap->ppe_thres[bit / 8] >> in ath12k_peer_assoc_h_he() 2691 static void ath12k_mac_set_eht_ppe_threshold(const u8 *ppe_thres, in ath12k_mac_set_eht_ppe_threshold() argument 2698 ppet->numss_m1 = u8_get_bits(ppe_thres[0], IEEE80211_EHT_PPE_THRES_NSS_MASK); in ath12k_mac_set_eht_ppe_threshold() 2699 ppet->ru_bit_mask = u16_get_bits(get_unaligned_le16(ppe_thres), in ath12k_mac_set_eht_ppe_threshold() 2711 val |= (((ppe_thres[bit_pos / 8] >> in ath12k_mac_set_eht_ppe_threshold() 5370 memset(he_cap->ppe_thres, 0, sizeof(he_cap->ppe_thres)); in ath12k_mac_copy_he_cap() 5373 ath12k_gen_ppe_thresh(&band_cap->he_ppet, he_cap->ppe_thres); in ath12k_mac_copy_he_cap()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.c | 679 .ppe_thres = {0x61, 0x1c, 0xc7, 0x71}, 807 .ppe_thres = {0x61, 0x1c, 0xc7, 0x71},
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 2451 arg->peer_ppet.numss_m1 = he_cap->ppe_thres[0] & in ath11k_peer_assoc_h_he() 2454 (he_cap->ppe_thres[0] & in ath11k_peer_assoc_h_he() 2467 val |= ((he_cap->ppe_thres[bit / 8] >> in ath11k_peer_assoc_h_he() 5743 memset(he_cap->ppe_thres, 0, sizeof(he_cap->ppe_thres)); in ath11k_mac_copy_he_cap() 5747 he_cap->ppe_thres); in ath11k_mac_copy_he_cap()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac80211.c | 2283 u8 nss = (link_sta->he_cap.ppe_thres[0] & in iwl_mvm_set_pkt_ext_from_he_ppe() 2285 u8 *ppe = &link_sta->he_cap.ppe_thres[0]; in iwl_mvm_set_pkt_ext_from_he_ppe()
|
/linux-6.12.1/include/net/ |
D | cfg80211.h | 386 u8 ppe_thres[IEEE80211_HE_PPE_THRES_MAX_LEN]; member
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | fw.c | 2763 u8 ppe_thres_hdr = sta->deflink.he_cap.ppe_thres[0]; in __get_sta_he_pkt_padding() 2797 ppe = le16_to_cpu(*((__le16 *)&sta->deflink.he_cap.ppe_thres[idx])); in __get_sta_he_pkt_padding()
|
/linux-6.12.1/net/wireless/ |
D | nl80211.c | 1868 sizeof(he_cap->ppe_thres), he_cap->ppe_thres)) in nl80211_send_iftype_data()
|