Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dahb.c574 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
580 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
586 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
589 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
Dhw.h284 int ath11k_hw_get_mac_from_pdev_id(struct ath11k_hw_params *hw, in ath11k_hw_get_mac_from_pdev_id() function
Dmac.c9217 ar->lmac_id = ath11k_hw_get_mac_from_pdev_id(&ab->hw_params, i); in ath11k_mac_allocate()