Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dhw.h173 int (*mac_id_to_srng_id)(struct ath11k_hw_params *hw, int mac_id); member
239 if (hw->hw_ops->mac_id_to_srng_id) in ath11k_hw_mac_id_to_srng_id()
240 return hw->hw_ops->mac_id_to_srng_id(hw, mac_id); in ath11k_hw_mac_id_to_srng_id()
Dhw.c772 .mac_id_to_srng_id = ath11k_hw_mac_id_to_srng_id_ipq8074,
808 .mac_id_to_srng_id = ath11k_hw_mac_id_to_srng_id_ipq8074,
844 .mac_id_to_srng_id = ath11k_hw_mac_id_to_srng_id_qca6390,
880 .mac_id_to_srng_id = ath11k_hw_mac_id_to_srng_id_ipq8074,
916 .mac_id_to_srng_id = ath11k_hw_mac_id_to_srng_id_qca6390,