Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Deht.c53 if (eht_ppe_size > sizeof(eht_cap->eht_ppe_thres)) in ieee80211_eht_cap_ie_to_sta_eht_cap()
70 memcpy(eht_cap->eht_ppe_thres, in ieee80211_eht_cap_ie_to_sta_eht_cap()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3283 eht_cap->eht_ppe_thres[0] != 0) in ath12k_peer_assoc_h_eht()
3284 ath12k_mac_set_eht_ppe_threshold(eht_cap->eht_ppe_thres, in ath12k_peer_assoc_h_eht()
8346 u8p_replace_bits(&cap->eht_ppe_thres[0], fw_ppet->numss_m1, in ath12k_mac_copy_eht_ppe_thresh()
8349 u16p_replace_bits((u16 *)&cap->eht_ppe_thres[0], fw_ppet->ru_bit_mask, in ath12k_mac_copy_eht_ppe_thresh()
8366 cap->eht_ppe_thres[bit / 8] |= in ath12k_mac_copy_eht_ppe_thresh()
/linux/include/net/
H A Dcfg80211.h429 u8 eht_ppe_thres[IEEE80211_EHT_PPE_THRES_MAX_LEN]; member
/linux/net/wireless/
H A Dnl80211.c1983 ppe_thres_hdr = get_unaligned_le16(&eht_cap->eht_ppe_thres[0]); in nl80211_send_iftype_data()
1997 ppe_thresh_size, eht_cap->eht_ppe_thres)) in nl80211_send_iftype_data()