Searched refs:ath11k_hw_params (Results 1 – 3 of 3) sorted by relevance
42 static const struct ath11k_hw_params ath11k_hw_params[] = { variable2523 const struct ath11k_hw_params *hw_params = NULL; in ath11k_init_hw_params()2526 for (i = 0; i < ARRAY_SIZE(ath11k_hw_params); i++) { in ath11k_init_hw_params()2527 hw_params = &ath11k_hw_params[i]; in ath11k_init_hw_params()2533 if (i == ARRAY_SIZE(ath11k_hw_params)) { in ath11k_init_hw_params()
210 static int ath11k_hw_mac_id_to_pdev_id_ipq8074(struct ath11k_hw_params *hw, in ath11k_hw_mac_id_to_pdev_id_ipq8074()216 static int ath11k_hw_mac_id_to_srng_id_ipq8074(struct ath11k_hw_params *hw, in ath11k_hw_mac_id_to_srng_id_ipq8074()222 static int ath11k_hw_mac_id_to_pdev_id_qca6390(struct ath11k_hw_params *hw, in ath11k_hw_mac_id_to_pdev_id_qca6390()228 static int ath11k_hw_mac_id_to_srng_id_qca6390(struct ath11k_hw_params *hw, in ath11k_hw_mac_id_to_srng_id_qca6390()
977 struct ath11k_hw_params hw_params;