Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c2116 struct roam_offload_synch_ind *roam_sync_ind) in wmi_fill_data_synch_frame_event() argument
2123 roam_sync_ind->beacon_probe_resp_offset = in wmi_fill_data_synch_frame_event()
2125 bcn_probersp_ptr = (uint8_t *)roam_sync_ind + in wmi_fill_data_synch_frame_event()
2126 roam_sync_ind->beacon_probe_resp_offset; in wmi_fill_data_synch_frame_event()
2127 roam_sync_ind->beacon_probe_resp_length = in wmi_fill_data_synch_frame_event()
2131 roam_sync_ind->beacon_probe_resp_length); in wmi_fill_data_synch_frame_event()
2137 roam_sync_ind->link_beacon_probe_resp_offset = in wmi_fill_data_synch_frame_event()
2139 roam_sync_ind->beacon_probe_resp_length; in wmi_fill_data_synch_frame_event()
2140 roam_sync_ind->link_beacon_probe_resp_length = in wmi_fill_data_synch_frame_event()
2142 roam_sync_ind->is_link_beacon = in wmi_fill_data_synch_frame_event()
[all …]