Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c3569 if (wmi_handle->ops->is_force_fw_hang_cmd(cmd_id)) { in wmi_htc_tx_complete()
Dwmi_unified_tlv.c21771 .is_force_fw_hang_cmd = is_force_fw_hang_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2393 bool (*is_force_fw_hang_cmd)(uint32_t event_id); member