Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c9397 u8 num_pdev_map) in ath12k_mac_hw_allocate() argument
9406 hw = ieee80211_alloc_hw(struct_size(ah, radio, num_pdev_map), in ath12k_mac_hw_allocate()
9413 ah->num_radio = num_pdev_map; in ath12k_mac_hw_allocate()
9417 for (i = 0; i < num_pdev_map; i++) { in ath12k_mac_hw_allocate()