Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c168 if (wmi_handle->ops->send_peer_flush_tids_cmd) in wmi_unified_peer_flush_tids_send()
169 return wmi_handle->ops->send_peer_flush_tids_cmd(wmi_handle, in wmi_unified_peer_flush_tids_send()
Dwmi_unified_tlv.c21508 .send_peer_flush_tids_cmd = send_peer_flush_tids_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h555 QDF_STATUS (*send_peer_flush_tids_cmd)(wmi_unified_t wmi, member