Searched refs:peer_eht_mcs_count (Results 1 – 3 of 3) sorted by relevance
2174 arg->peer_eht_mcs_count++; in ath12k_peer_assoc_h_eht()2184 arg->peer_eht_mcs_count++; in ath12k_peer_assoc_h_eht()2210 arg->peer_eht_mcs_count++; in ath12k_peer_assoc_h_eht()
1981 TLV_HDR_SIZE + (sizeof(*eht_mcs) * arg->peer_eht_mcs_count) + in ath12k_wmi_send_peer_assoc_cmd()2141 len = arg->peer_eht_mcs_count * sizeof(*eht_mcs); in ath12k_wmi_send_peer_assoc_cmd()2150 for (i = 0; i < arg->peer_eht_mcs_count; i++) { in ath12k_wmi_send_peer_assoc_cmd()
3612 u32 peer_eht_mcs_count; member