Searched refs:peer_ppet (Results 1 – 6 of 6) sorted by relevance
1973 cmd->peer_ppet.numss_m1 = cpu_to_le32(arg->peer_ppet.numss_m1); in ath12k_wmi_send_peer_assoc_cmd()1974 cmd->peer_ppet.ru_info = cpu_to_le32(arg->peer_ppet.ru_bit_mask); in ath12k_wmi_send_peer_assoc_cmd()1976 cmd->peer_ppet.ppet16_ppet8_ru3_ru0[i] = in ath12k_wmi_send_peer_assoc_cmd()1977 cpu_to_le32(arg->peer_ppet.ppet16_ppet8_ru3_ru0[i]); in ath12k_wmi_send_peer_assoc_cmd()
1704 arg->peer_ppet.numss_m1 = he_cap->ppe_thres[0] & in ath12k_peer_assoc_h_he()1706 arg->peer_ppet.ru_bit_mask = in ath12k_peer_assoc_h_he()1711 for (nss = 0; nss <= arg->peer_ppet.numss_m1; nss++) { in ath12k_peer_assoc_h_he()1716 if ((arg->peer_ppet.ru_bit_mask & BIT(ru)) == 0) in ath12k_peer_assoc_h_he()1724 arg->peer_ppet.ppet16_ppet8_ru3_ru0[nss] |= in ath12k_peer_assoc_h_he()
3609 struct ath12k_wmi_ppe_threshold_arg peer_ppet; member3640 struct ath12k_wmi_ppe_threshold_params peer_ppet; member
2366 arg->peer_ppet.numss_m1 = he_cap->ppe_thres[0] & in ath11k_peer_assoc_h_he()2368 arg->peer_ppet.ru_bit_mask = in ath11k_peer_assoc_h_he()2373 for (nss = 0; nss <= arg->peer_ppet.numss_m1; nss++) { in ath11k_peer_assoc_h_he()2378 if ((arg->peer_ppet.ru_bit_mask & BIT(ru)) == 0) in ath11k_peer_assoc_h_he()2386 arg->peer_ppet.ppet16_ppet8_ru3_ru0[nss] |= in ath11k_peer_assoc_h_he()
3724 struct ath11k_ppe_threshold peer_ppet; member3747 struct wmi_ppe_threshold peer_ppet; member
1978 memcpy(&cmd->peer_ppet, ¶m->peer_ppet, in ath11k_wmi_send_peer_assoc_cmd()1979 sizeof(param->peer_ppet)); in ath11k_wmi_send_peer_assoc_cmd()