Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload_event.c589 } else if (sync_ind->beacon_probe_resp_length > in cm_roam_sync_event_handler_cb()
608 ie_len = sync_ind->beacon_probe_resp_length - in cm_roam_sync_event_handler_cb()
613 sync_ind->beacon_probe_resp_length); in cm_roam_sync_event_handler_cb()
H A Dwlan_cm_roam_fw_sync.c345 if (roam_synch_data->beacon_probe_resp_length) { in cm_populate_connect_ies()
347 roam_synch_data->beacon_probe_resp_length; in cm_populate_connect_ies()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c2127 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()
2139 roam_sync_ind->beacon_probe_resp_length; in wmi_fill_data_synch_frame_event()
2156 roam_sync_ind->beacon_probe_resp_length + in wmi_fill_data_synch_frame_event()
2171 roam_sync_ind->beacon_probe_resp_length + in wmi_fill_data_synch_frame_event()
2214 roam_sync_ind->beacon_probe_resp_length = in wmi_fill_data_synch_event()
2217 roam_sync_ind->beacon_probe_resp_length); in wmi_fill_data_synch_event()
2225 roam_sync_ind->beacon_probe_resp_length; in wmi_fill_data_synch_event()
2236 roam_sync_ind->beacon_probe_resp_length + in wmi_fill_data_synch_event()
2410 roam_sync_ind->beacon_probe_resp_length; in wmi_fill_roam_sync_buffer()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c1969 roam_ind->beacon_probe_resp_length, in lim_roam_gen_mbssid_beacon()
2023 roam_ind->beacon_probe_resp_length); in lim_roam_gen_mbssid_beacon()
2036 roam_ind->beacon_probe_resp_length); in lim_roam_gen_mbssid_beacon()
2180 bcn_proberesp_len = roam_synch_ind->beacon_probe_resp_length; in lim_roam_fill_bss_descr()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h2889 uint16_t beacon_probe_resp_length; member