Searched refs:extract_roam_msg_info (Results 1 – 3 of 3) sorted by relevance
502 if (wmi->ops->extract_roam_msg_info) in wmi_unified_extract_roam_msg_info()503 return wmi->ops->extract_roam_msg_info(wmi, evt_buf, dst, idx); in wmi_unified_extract_roam_msg_info()
4184 ops->extract_roam_msg_info = extract_roam_msg_info_tlv; in wmi_roam_offload_attach_tlv()
426 (*extract_roam_msg_info)(wmi_unified_t wmi_handle, void *evt_buf, member