Searched refs:send_peer_delete_cmd (Results 1 – 4 of 4) sorted by relevance
493 wmi_ops->send_peer_delete_cmd = fake_peer_delete_cmd_tlv; in wmi_ocb_ut_attach()
193 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()
21513 .send_peer_delete_cmd = send_peer_delete_cmd_tlv,
559 QDF_STATUS (*send_peer_delete_cmd)(wmi_unified_t wmi, member