Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_api.c313 if (wmi_handle->ops->send_limit_off_chan_cmd) in wmi_unified_send_limit_off_chan_cmd()
314 return wmi_handle->ops->send_limit_off_chan_cmd(wmi_handle, in wmi_unified_send_limit_off_chan_cmd()
H A Dwmi_unified_roam_tlv.c6373 ops->send_limit_off_chan_cmd = send_limit_off_chan_cmd_tlv; in wmi_roam_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h906 QDF_STATUS (*send_limit_off_chan_cmd)(wmi_unified_t wmi_handle, member