Home
last modified time | relevance | path

Searched refs:numss_m1 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
A Dwmi.c454 arg->ppet.numss_m1 = le32_to_cpu(ev->ppet.numss_m1); in ath12k_pull_svc_ready_ext()
555 cap_band->he_ppet.numss_m1 = le32_to_cpu(mac_caps->he_ppet2g.numss_m1); in ath12k_pull_mac_phy_cap_svc_ready_ext()
576 cap_band->he_ppet.numss_m1 = le32_to_cpu(mac_caps->he_ppet5g.numss_m1); in ath12k_pull_mac_phy_cap_svc_ready_ext()
594 cap_band->he_ppet.numss_m1 = le32_to_cpu(mac_caps->he_ppet5g.numss_m1); in ath12k_pull_mac_phy_cap_svc_ready_ext()
2064 cmd->peer_ppet.numss_m1 = cpu_to_le32(arg->peer_ppet.numss_m1); in ath12k_wmi_send_peer_assoc_cmd()
4430 cap_band->eht_ppet.numss_m1 = le32_to_cpu(ppet->numss_m1); in ath12k_wmi_eht_caps_parse()
A Dcore.h172 u32 numss_m1; member
A Dmac.c2216 arg->peer_ppet.numss_m1 = he_cap->ppe_thres[0] & in ath12k_peer_assoc_h_he()
2223 for (nss = 0; nss <= arg->peer_ppet.numss_m1; nss++) { in ath12k_peer_assoc_h_he()
2698 ppet->numss_m1 = u8_get_bits(ppe_thres[0], IEEE80211_EHT_PPE_THRES_NSS_MASK); in ath12k_mac_set_eht_ppe_threshold()
2702 for (nss = 0; nss <= ppet->numss_m1; nss++) { in ath12k_mac_set_eht_ppe_threshold()
5199 he_ppet[0] = fw_ppet->numss_m1 & IEEE80211_PPE_THRES_NSS_MASK; in ath12k_gen_ppe_thresh()
5203 for (nss = 0; nss <= fw_ppet->numss_m1; nss++) { in ath12k_gen_ppe_thresh()
5412 u8p_replace_bits(&cap->eht_ppe_thres[0], fw_ppet->numss_m1, in ath12k_mac_copy_eht_ppe_thresh()
5418 for (nss = 0; nss <= fw_ppet->numss_m1; nss++) { in ath12k_mac_copy_eht_ppe_thresh()
A Dwmi.h2255 u32 numss_m1; member
2399 __le32 numss_m1; /** NSS - 1*/ member
/linux/drivers/net/wireless/ath/ath11k/
A Dcore.h223 u32 numss_m1; member
A Dwmi.h2239 u32 numss_m1; member
2323 u32 numss_m1; /** NSS - 1*/ member
A Dmac.c2451 arg->peer_ppet.numss_m1 = he_cap->ppe_thres[0] & in ath11k_peer_assoc_h_he()
2458 for (nss = 0; nss <= arg->peer_ppet.numss_m1; nss++) { in ath11k_peer_assoc_h_he()
5524 he_ppet[0] = fw_ppet->numss_m1 & IEEE80211_PPE_THRES_NSS_MASK; in ath11k_gen_ppe_thresh()
5528 for (nss = 0; nss <= fw_ppet->numss_m1; nss++) { in ath11k_gen_ppe_thresh()

Completed in 1676 milliseconds