Home
last modified time | relevance | path

Searched refs:num_band_to_mac (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dwmi.c3181 (param->num_band_to_mac * sizeof(*band_to_mac)); in ath11k_init_cmd_send()
3240 hw_mode->num_band_to_mac = param->num_band_to_mac; in ath11k_init_cmd_send()
3244 len = param->num_band_to_mac * sizeof(*band_to_mac); in ath11k_init_cmd_send()
3252 for (idx = 0; idx < param->num_band_to_mac; idx++) { in ath11k_init_cmd_send()
3358 init_param.num_band_to_mac = ab->num_radios; in ath11k_wmi_cmd_init()
Dwmi.h2178 u32 num_band_to_mac; member
2193 u32 num_band_to_mac; member