Searched refs:peer_he_mcs_count (Results 1 – 3 of 3) sorted by relevance
2245 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2255 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2268 arg->peer_he_mcs_count++; in ath11k_peer_assoc_h_he()2312 arg->peer_he_mcs_count, in ath11k_peer_assoc_h_he()
1906 (sizeof(*he_mcs) * param->peer_he_mcs_count); in ath11k_wmi_send_peer_assoc_cmd()1996 cmd->peer_he_mcs = param->peer_he_mcs_count; in ath11k_wmi_send_peer_assoc_cmd()2001 len = param->peer_he_mcs_count * sizeof(*he_mcs); in ath11k_wmi_send_peer_assoc_cmd()2009 for (i = 0; i < param->peer_he_mcs_count; i++) { in ath11k_wmi_send_peer_assoc_cmd()
3634 u32 peer_he_mcs_count; member