Searched refs:ath12k_hw_params (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 154 struct ath12k_hw_params { struct 245 int (*mac_id_to_pdev_id)(const struct ath12k_hw_params *hw, int mac_id); argument 246 int (*mac_id_to_srng_id)(const struct ath12k_hw_params *hw, int mac_id); 258 int ath12k_hw_get_mac_from_pdev_id(const struct ath12k_hw_params *hw, in ath12k_hw_get_mac_from_pdev_id() 267 static inline int ath12k_hw_mac_id_to_pdev_id(const struct ath12k_hw_params *hw, in ath12k_hw_mac_id_to_pdev_id() 276 static inline int ath12k_hw_mac_id_to_srng_id(const struct ath12k_hw_params *hw, in ath12k_hw_mac_id_to_srng_id() 285 static inline void ath12k_hw_set_rx_link_id(const struct ath12k_hw_params *hw, in ath12k_hw_set_rx_link_id()
|
| H A D | dp.h | 517 const struct ath12k_hw_params *hw_params;
|
| H A D | core.h | 1036 const struct ath12k_hw_params *hw_params;
|
| H A D | qmi.c | 3797 const struct ath12k_hw_params *hw_params = ab->hw_params; in ath12k_qmi_event_load_bdf()
|
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 39 ath12k_wifi7_hw_mac_id_to_pdev_id_qcn9274(const struct ath12k_hw_params *hw, in ath12k_wifi7_hw_mac_id_to_pdev_id_qcn9274() 46 ath12k_wifi7_hw_mac_id_to_srng_id_qcn9274(const struct ath12k_hw_params *hw, in ath12k_wifi7_hw_mac_id_to_srng_id_qcn9274() 73 ath12k_wifi7_hw_mac_id_to_pdev_id_wcn7850(const struct ath12k_hw_params *hw, in ath12k_wifi7_hw_mac_id_to_pdev_id_wcn7850() 80 ath12k_wifi7_hw_mac_id_to_srng_id_wcn7850(const struct ath12k_hw_params *hw, in ath12k_wifi7_hw_mac_id_to_srng_id_wcn7850() 358 static const struct ath12k_hw_params ath12k_wifi7_hw_params[] = { 1223 const struct ath12k_hw_params *hw_params = NULL; in ath12k_wifi7_hw_init()
|