Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/ !
Dwmi_unified_api.c469 if (wmi_handle->ops->send_set_sta_ps_param_cmd) in wmi_unified_sta_ps_cmd_send()
470 return wmi_handle->ops->send_set_sta_ps_param_cmd(wmi_handle, in wmi_unified_sta_ps_cmd_send()
Dwmi_unified_tlv.c21530 .send_set_sta_ps_param_cmd = send_set_sta_ps_param_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ !
Dwmi_unified_priv.h652 QDF_STATUS (*send_set_sta_ps_param_cmd)(wmi_unified_t wmi_handle, member