Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.h33 extern const struct mhi_controller_config ath12k_mhi_config_qcn9274;
H A Dhw.c899 .mhi_config = &ath12k_mhi_config_qcn9274,
1012 .mhi_config = &ath12k_mhi_config_qcn9274,
H A Dmhi.c99 const struct mhi_controller_config ath12k_mhi_config_qcn9274 = { variable