Searched refs:peer_he_mcs_count (Results 1 – 6 of 6) sorted by relevance
1928 (sizeof(*he_mcs) * arg->peer_he_mcs_count) + in ath12k_wmi_send_peer_assoc_cmd()2032 cmd->peer_he_mcs = cpu_to_le32(arg->peer_he_mcs_count); in ath12k_wmi_send_peer_assoc_cmd()2037 len = arg->peer_he_mcs_count * sizeof(*he_mcs); in ath12k_wmi_send_peer_assoc_cmd()2044 for (i = 0; i < arg->peer_he_mcs_count; i++) { in ath12k_wmi_send_peer_assoc_cmd()
1741 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()1749 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()1759 arg->peer_he_mcs_count++; in ath12k_peer_assoc_h_he()
3603 u32 peer_he_mcs_count; member
2429 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2439 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2452 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2496 arg->peer_he_mcs_count, in ath11k_peer_assoc_h_he()
1937 (sizeof(*he_mcs) * param->peer_he_mcs_count); in ath11k_wmi_send_peer_assoc_cmd()2027 cmd->peer_he_mcs = param->peer_he_mcs_count; in ath11k_wmi_send_peer_assoc_cmd()2032 len = param->peer_he_mcs_count * sizeof(*he_mcs); in ath11k_wmi_send_peer_assoc_cmd()2040 for (i = 0; i < param->peer_he_mcs_count; i++) { in ath11k_wmi_send_peer_assoc_cmd()
3718 u32 peer_he_mcs_count; member