Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_api.c513 if (wmi->ops->extract_roam_frame_info) in wmi_unified_extract_roam_extract_frame_info()
514 return wmi->ops->extract_roam_frame_info(wmi, evt_buf, in wmi_unified_extract_roam_extract_frame_info()
H A Dwmi_unified_roam_tlv.c4185 ops->extract_roam_frame_info = extract_roam_frame_info_tlv; in wmi_roam_offload_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h430 (*extract_roam_frame_info)(wmi_unified_t wmi_handle, void *evt_buf, member