Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_fw_sync.c376 if (roam_synch_data->reassoc_resp_length > in cm_populate_connect_ies()
379 roam_synch_data->reassoc_resp_length - in cm_populate_connect_ies()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c2158 roam_sync_ind->reassoc_resp_length = in wmi_fill_data_synch_frame_event()
2164 roam_sync_ind->reassoc_resp_length); in wmi_fill_data_synch_frame_event()
2173 roam_sync_ind->reassoc_resp_length; in wmi_fill_data_synch_frame_event()
2226 roam_sync_ind->reassoc_resp_length = synch_event->reassoc_rsp_len; in wmi_fill_data_synch_event()
2231 roam_sync_ind->reassoc_resp_length); in wmi_fill_data_synch_event()
2237 roam_sync_ind->reassoc_resp_length; in wmi_fill_data_synch_event()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c2568 len = roam_synch->reassoc_resp_length - sizeof(tSirMacMgmtHdr); in lim_fill_roamed_peer_twt_caps()
3036 roam_sync_ind_ptr->reassoc_resp_length, false); in pe_roam_synch_callback()
3041 roam_sync_ind_ptr->reassoc_resp_length); in pe_roam_synch_callback()
3051 roam_sync_ind_ptr->reassoc_resp_length - SIR_MAC_HDR_LEN_3A, in pe_roam_synch_callback()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h2891 uint16_t reassoc_resp_length; member