Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dmac.c11307 u8 num_pdev_map) in ath12k_mac_hw_allocate() argument
11317 hw = ieee80211_alloc_hw(struct_size(ah, radio, num_pdev_map), in ath12k_mac_hw_allocate()
11324 ah->num_radio = num_pdev_map; in ath12k_mac_hw_allocate()
11329 for (i = 0; i < num_pdev_map; i++) { in ath12k_mac_hw_allocate()