Searched refs:peer_he_mcs_count (Results 1 – 6 of 6) sorted by relevance
2521 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2531 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2544 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2588 arg->peer_he_mcs_count, in ath11k_peer_assoc_h_he()
1993 (sizeof(*he_mcs) * param->peer_he_mcs_count); in ath11k_wmi_send_peer_assoc_cmd()2086 cmd->peer_he_mcs = param->peer_he_mcs_count; in ath11k_wmi_send_peer_assoc_cmd()2091 len = param->peer_he_mcs_count * sizeof(*he_mcs); in ath11k_wmi_send_peer_assoc_cmd()2099 for (i = 0; i < param->peer_he_mcs_count; i++) { in ath11k_wmi_send_peer_assoc_cmd()
3763 u32 peer_he_mcs_count; member
2188 (sizeof(*he_mcs) * arg->peer_he_mcs_count) + in ath12k_wmi_send_peer_assoc_cmd()2300 cmd->peer_he_mcs = cpu_to_le32(arg->peer_he_mcs_count); in ath12k_wmi_send_peer_assoc_cmd()2305 len = arg->peer_he_mcs_count * sizeof(*he_mcs); in ath12k_wmi_send_peer_assoc_cmd()2312 for (i = 0; i < arg->peer_he_mcs_count; i++) { in ath12k_wmi_send_peer_assoc_cmd()
2758 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()2771 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()2814 arg->peer_he_mcs_count, in ath12k_peer_assoc_h_he()
3919 u32 peer_he_mcs_count; member