Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c14794 u8 num_pdev_map) in ath12k_mac_hw_allocate() argument
14804 hw = ieee80211_alloc_hw(struct_size(ah, radio, num_pdev_map), in ath12k_mac_hw_allocate()
14811 ah->num_radio = num_pdev_map; in ath12k_mac_hw_allocate()
14816 for (i = 0; i < num_pdev_map; i++) { in ath12k_mac_hw_allocate()