Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_sta_api.c312 if (wmi_handle->ops->send_set_auto_shutdown_timer_cmd) in wmi_unified_set_auto_shutdown_timer_cmd()
313 return wmi_handle->ops->send_set_auto_shutdown_timer_cmd( in wmi_unified_set_auto_shutdown_timer_cmd()
Dwmi_unified_sta_tlv.c2500 ops->send_set_auto_shutdown_timer_cmd = in wmi_sta_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h1183 QDF_STATUS (*send_set_auto_shutdown_timer_cmd)(wmi_unified_t wmi_handle, member