Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c11628 u8 num_pdev_map) in ath12k_mac_hw_allocate() argument
11638 hw = ieee80211_alloc_hw(struct_size(ah, radio, num_pdev_map), in ath12k_mac_hw_allocate()
11645 ah->num_radio = num_pdev_map; in ath12k_mac_hw_allocate()
11650 for (i = 0; i < num_pdev_map; i++) { in ath12k_mac_hw_allocate()