Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h974 struct ath10k_fw_components { struct
1078 struct ath10k_fw_components normal_mode_fw;
1083 const struct ath10k_fw_components *running_fw;
1261 struct ath10k_fw_components utf_mode_fw;
1353 const struct ath10k_fw_components *fw_components);
H A Dcore.c2982 const struct ath10k_fw_components *fw) in ath10k_core_start()