Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c2140 if (wmi_handle->wmi_stopinprogress) { in wmi_unified_cmd_send_fl()
3254 wmi_handle->wmi_stopinprogress = 0; in wmi_unified_get_pdev_handle()
3388 wmi_handle->wmi_stopinprogress = 0; in wmi_unified_attach()
3838 wmi_handle->wmi_stopinprogress = 1; in wmi_stop()
3847 wmi_handle->wmi_stopinprogress = 0; in wmi_start()
3854 return (!(!wmi_handle->wmi_stopinprogress)); in wmi_is_blocked()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h3556 bool wmi_stopinprogress; member