Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwx.c3435 .hal_params = &ath11k_hw_hal_params_ipq8074,
3524 .hal_params = &ath11k_hw_hal_params_ipq8074,
3612 .hal_params = &ath11k_hw_hal_params_qca6390,
3705 .hal_params = &ath11k_hw_hal_params_ipq8074,
3793 .hal_params = &ath11k_hw_hal_params_qca6390,
3883 .hal_params = &ath11k_hw_hal_params_qca6390,
3973 .hal_params = &ath11k_hw_hal_params_wcn6750,
10320 const struct ath11k_hw_hal_params *hal_params; in qwx_dp_srng_common_setup()
10322 hal_params = sc->hw_params.hal_params; in qwx_dp_srng_common_setup()
10316 const struct ath11k_hw_hal_params *hal_params; qwx_dp_srng_common_setup() local
16891 const struct ath11k_hw_hal_params *hal_params; qwx_dp_rx_reap_mon_status_ring() local
[all...]
H A Dqwxvar.h224 const struct ath11k_hw_hal_params *hal_params; member