Searched refs:sir_status (Results 1 – 2 of 2) sorted by relevance
88 QDF_STATUS sir_status; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() local122 sir_status = lim_strip_extcap_update_struct( in lim_send_reassoc_req_with_ft_ies_mgmt_frame()124 if (QDF_STATUS_SUCCESS != sir_status) { in lim_send_reassoc_req_with_ft_ies_mgmt_frame()627 QDF_STATUS sir_status; in lim_send_reassoc_req_mgmt_frame() local654 sir_status = lim_strip_extcap_update_struct( in lim_send_reassoc_req_mgmt_frame()656 if (QDF_STATUS_SUCCESS != sir_status) { in lim_send_reassoc_req_mgmt_frame()
199 QDF_STATUS sir_status; in lim_send_probe_req_mgmt_frame() local352 sir_status = lim_strip_extcap_update_struct(mac_ctx, in lim_send_probe_req_mgmt_frame()356 if (QDF_STATUS_SUCCESS != sir_status) { in lim_send_probe_req_mgmt_frame()647 QDF_STATUS sir_status; in lim_send_probe_rsp_mgmt_frame() local874 sir_status = lim_strip_extcap_update_struct(mac_ctx, in lim_send_probe_rsp_mgmt_frame()877 if (QDF_STATUS_SUCCESS != sir_status) { in lim_send_probe_rsp_mgmt_frame()1524 QDF_STATUS sir_status; in lim_send_assoc_rsp_mgmt_frame() local1775 sir_status = in lim_send_assoc_rsp_mgmt_frame()1779 if (QDF_STATUS_SUCCESS != sir_status) { in lim_send_assoc_rsp_mgmt_frame()2373 QDF_STATUS sir_status; in lim_send_assoc_req_mgmt_frame() local[all …]