Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3614 if (wmi->ops->send_rtt_pasn_deauth_cmd) in wmi_send_rtt_pasn_deauth_cmd()
3615 return wmi->ops->send_rtt_pasn_deauth_cmd(wmi, peer_mac); in wmi_send_rtt_pasn_deauth_cmd()
H A Dwmi_unified_tlv.c21883 .send_rtt_pasn_deauth_cmd =
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h2908 QDF_STATUS (*send_rtt_pasn_deauth_cmd)(wmi_unified_t wmi_handle, member