Searched refs:peer_he_mcs_count (Results 1 – 6 of 6) sorted by relevance
2515 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2525 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2538 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2582 arg->peer_he_mcs_count, in ath11k_peer_assoc_h_he()
1981 (sizeof(*he_mcs) * param->peer_he_mcs_count); in ath11k_wmi_send_peer_assoc_cmd()2071 cmd->peer_he_mcs = param->peer_he_mcs_count; in ath11k_wmi_send_peer_assoc_cmd()2076 len = param->peer_he_mcs_count * sizeof(*he_mcs); in ath11k_wmi_send_peer_assoc_cmd()2084 for (i = 0; i < param->peer_he_mcs_count; i++) { in ath11k_wmi_send_peer_assoc_cmd()
3770 u32 peer_he_mcs_count; member
2183 (sizeof(*he_mcs) * arg->peer_he_mcs_count) + in ath12k_wmi_send_peer_assoc_cmd()2292 cmd->peer_he_mcs = cpu_to_le32(arg->peer_he_mcs_count); in ath12k_wmi_send_peer_assoc_cmd()2297 len = arg->peer_he_mcs_count * sizeof(*he_mcs); in ath12k_wmi_send_peer_assoc_cmd()2304 for (i = 0; i < arg->peer_he_mcs_count; i++) { in ath12k_wmi_send_peer_assoc_cmd()
2516 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()2524 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()2534 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()
3819 u32 peer_he_mcs_count; member