Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c110 .hal_params = &ath11k_hw_hal_params_ipq8074,
192 .hal_params = &ath11k_hw_hal_params_ipq8074,
359 .hal_params = &ath11k_hw_hal_params_ipq8074,
684 .hal_params = &ath11k_hw_hal_params_ipq8074,
H A Dhw.h296 extern const struct ath11k_hw_hal_params ath11k_hw_hal_params_ipq8074;
H A Dhw.c2825 const struct ath11k_hw_hal_params ath11k_hw_hal_params_ipq8074 = { variable