Home
last modified time | relevance | path

Searched refs:send_peer_delete_cmd (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_ocb_ut.c493 wmi_ops->send_peer_delete_cmd = fake_peer_delete_cmd_tlv; in wmi_ocb_ut_attach()
H A Dwmi_unified_api.c193 if (wmi_handle->ops->send_peer_delete_cmd) in wmi_unified_peer_delete_send()
194 return wmi_handle->ops->send_peer_delete_cmd( in wmi_unified_peer_delete_send()
H A Dwmi_unified_tlv.c21513 .send_peer_delete_cmd = send_peer_delete_cmd_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h559 QDF_STATUS (*send_peer_delete_cmd)(wmi_unified_t wmi, member