Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h94 int ath10k_snoc_fw_indication(struct ath10k *ar, u64 type);
H A Dqmi.c817 ath10k_snoc_fw_indication(ar, ATH10K_QMI_EVENT_FW_READY_IND); in ath10k_qmi_event_server_arrive()
906 ath10k_snoc_fw_indication(ar, ATH10K_QMI_EVENT_FW_DOWN_IND); in ath10k_qmi_event_server_exit()
933 ath10k_snoc_fw_indication(ar, ATH10K_QMI_EVENT_FW_READY_IND); in ath10k_qmi_event_fw_ready_ind()
H A Dsnoc.c1345 int ath10k_snoc_fw_indication(struct ath10k *ar, u64 type) in ath10k_snoc_fw_indication() function