Searched refs:get_hw_mac_from_pdev_id (Results 1 – 2 of 2) sorted by relevance
182 u8 (*get_hw_mac_from_pdev_id)(int pdev_id); member239 if (hw->hw_ops->get_hw_mac_from_pdev_id) in ath11k_hw_get_mac_from_pdev_id()240 return hw->hw_ops->get_hw_mac_from_pdev_id(pdev_idx); in ath11k_hw_get_mac_from_pdev_id()
805 .get_hw_mac_from_pdev_id = ath11k_hw_ipq8074_mac_from_pdev_id,843 .get_hw_mac_from_pdev_id = ath11k_hw_ipq6018_mac_from_pdev_id,881 .get_hw_mac_from_pdev_id = ath11k_hw_ipq8074_mac_from_pdev_id,919 .get_hw_mac_from_pdev_id = ath11k_hw_ipq6018_mac_from_pdev_id,957 .get_hw_mac_from_pdev_id = ath11k_hw_ipq8074_mac_from_pdev_id,
Completed in 8 milliseconds