Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-parse.c736 .eht_ppe_thres = {0xc1, 0x0e, 0xe0 }
832 .eht_ppe_thres = {0xc1, 0x0e, 0xe0 }
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c2153 eht_cap->eht_ppe_thres[0] != 0) in ath12k_peer_assoc_h_eht()
2154 ath12k_mac_set_eht_ppe_threshold(eht_cap->eht_ppe_thres, in ath12k_peer_assoc_h_eht()
4528 u8p_replace_bits(&cap->eht_ppe_thres[0], fw_ppet->numss_m1, in ath12k_mac_copy_eht_ppe_thresh()
4531 u16p_replace_bits((u16 *)&cap->eht_ppe_thres[0], fw_ppet->ru_bit_mask, in ath12k_mac_copy_eht_ppe_thresh()
4548 cap->eht_ppe_thres[bit / 8] |= in ath12k_mac_copy_eht_ppe_thresh()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h933 uint8_t eht_ppe_thres[IEEE80211_STA_EHT_PPE_THRES_MAX]; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c2190 u8 nss = (link_sta->eht_cap.eht_ppe_thres[0] & in iwl_mvm_set_sta_pkt_ext()
2192 u8 *ppe = &link_sta->eht_cap.eht_ppe_thres[0]; in iwl_mvm_set_sta_pkt_ext()