Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_wds_api.c39 if (wmi_hdl->ops->send_peer_del_wds_entry_cmd) in wmi_unified_peer_del_wds_entry_cmd()
40 return wmi_hdl->ops->send_peer_del_wds_entry_cmd(wmi_hdl, in wmi_unified_peer_del_wds_entry_cmd()
H A Dwmi_unified_wds_tlv.c149 ops->send_peer_del_wds_entry_cmd = send_peer_del_wds_entry_cmd_tlv; in wmi_wds_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1430 QDF_STATUS (*send_peer_del_wds_entry_cmd)(wmi_unified_t wmi_handle, member