Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhw.h228 int (*mac_id_to_pdev_id)(struct ath11k_hw_params *hw, int mac_id); member
296 if (hw->hw_ops->mac_id_to_pdev_id) in ath11k_hw_mac_id_to_pdev_id()
297 return hw->hw_ops->mac_id_to_pdev_id(hw, mac_id); in ath11k_hw_mac_id_to_pdev_id()
Dhw.c850 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_ipq8074,
890 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_ipq8074,
930 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_qca6390,
970 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_ipq8074,
1010 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_qca6390,
1050 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_qca6390,