Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi_wlfw_v01.h119 #define QMI_WLFW_FW_READY_V01 ((u64)0x02ULL) macro
H A Dqmi.c797 if (resp.fw_status & QMI_WLFW_FW_READY_V01) in ath10k_qmi_ind_register_send_sync_msg()