ath12k_core_get_max_station_per_radio
return ath12k_core_get_max_station_per_radio(ab) + TARGET_NUM_VDEVS(ab);
u32 ath12k_core_get_max_station_per_radio(struct ath12k_base *ab);
ar->max_num_stations = ath12k_core_get_max_station_per_radio(ar->ab);