Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/ !
H A Dwmi_unified_roam_api.c479 if (wmi->ops->extract_roam_btm_response_stats) in wmi_unified_extract_roam_btm_response()
480 return wmi->ops->extract_roam_btm_response_stats(wmi, evt_buf, in wmi_unified_extract_roam_btm_response()
H A Dwmi_unified_roam_tlv.c4181 ops->extract_roam_btm_response_stats = in wmi_roam_offload_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ !
H A Dwmi_unified_priv.h417 (*extract_roam_btm_response_stats)(wmi_unified_t wmi_handle, void *evt_buf, member