Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h227 int (*mac_id_to_pdev_id)(const struct ath12k_hw_params *hw, int mac_id); member
247 if (hw->hw_ops->mac_id_to_pdev_id) in ath12k_hw_mac_id_to_pdev_id()
248 return hw->hw_ops->mac_id_to_pdev_id(hw, mac_id); in ath12k_hw_mac_id_to_pdev_id()
H A Dhw.c79 .mac_id_to_pdev_id = ath12k_hw_mac_id_to_pdev_id_qcn9274,
88 .mac_id_to_pdev_id = ath12k_hw_mac_id_to_pdev_id_wcn7850,
/linux/drivers/net/wireless/ath/ath11k/
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,