Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h228 int (*mac_id_to_pdev_id)(const struct ath12k_hw_params *hw, int mac_id); member
250 if (hw->hw_ops->mac_id_to_pdev_id) in ath12k_hw_mac_id_to_pdev_id()
251 return hw->hw_ops->mac_id_to_pdev_id(hw, mac_id); in ath12k_hw_mac_id_to_pdev_id()
H A Dhw.c132 .mac_id_to_pdev_id = ath12k_hw_mac_id_to_pdev_id_qcn9274,
142 .mac_id_to_pdev_id = ath12k_hw_mac_id_to_pdev_id_wcn7850,
/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.h237 int (*mac_id_to_pdev_id)(struct ath11k_hw_params *hw, int mac_id); member
311 if (hw->hw_ops->mac_id_to_pdev_id) in ath11k_hw_mac_id_to_pdev_id()
312 return hw->hw_ops->mac_id_to_pdev_id(hw, mac_id); in ath11k_hw_mac_id_to_pdev_id()
H A Dhw.c906 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_ipq8074,
946 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_ipq8074,
986 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_qca6390,
1026 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_ipq8074,
1066 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_qca6390,
1106 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_qca6390,
1147 .mac_id_to_pdev_id = ath11k_hw_mac_id_to_pdev_id_ipq8074,