Searched refs:radio_per_hw (Results 1 – 1 of 1) sorted by relevance
15132 u8 radio_per_hw; in ath12k_mac_allocate() local15155 radio_per_hw = total_radio; in ath12k_mac_allocate()15157 radio_per_hw = 1; in ath12k_mac_allocate()15159 num_hw = total_radio / radio_per_hw; in ath12k_mac_allocate()15165 for (j = 0; j < radio_per_hw; j++) { in ath12k_mac_allocate()15187 ah = ath12k_mac_hw_allocate(ag, pdev_map, radio_per_hw); in ath12k_mac_allocate()