Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dcore.c101 .hal_params = &ath11k_hw_hal_params_ipq8074,
183 .hal_params = &ath11k_hw_hal_params_ipq8074,
350 .hal_params = &ath11k_hw_hal_params_ipq8074,
675 .hal_params = &ath11k_hw_hal_params_ipq8074,
Dhw.h292 extern const struct ath11k_hw_hal_params ath11k_hw_hal_params_ipq8074;
Dhw.c2825 const struct ath11k_hw_hal_params ath11k_hw_hal_params_ipq8074 = { variable