Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c563 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
569 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
575 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
578 ath11k_hw_get_mac_from_pdev_id(hw, j); in ath11k_ahb_config_ext_irq()
H A Dhw.h297 int ath11k_hw_get_mac_from_pdev_id(struct ath11k_hw_params *hw, in ath11k_hw_get_mac_from_pdev_id() function
H A Dmac.c9736 ar->lmac_id = ath11k_hw_get_mac_from_pdev_id(&ab->hw_params, i); in ath11k_mac_allocate()