Searched refs:total_radio (Results 1 – 1 of 1) sorted by relevance
15098 int mac_id, device_id, total_radio, num_hw; in ath12k_mac_allocate() local15104 total_radio = 0; in ath12k_mac_allocate()15112 total_radio += ab->num_radios; in ath12k_mac_allocate()15115 if (!total_radio) in ath12k_mac_allocate()15118 if (WARN_ON(total_radio > ATH12K_GROUP_MAX_RADIO)) in ath12k_mac_allocate()15126 radio_per_hw = total_radio; in ath12k_mac_allocate()15130 num_hw = total_radio / radio_per_hw; in ath12k_mac_allocate()