Lines Matching refs:frm_len
157 uint32_t frm_len) in wlan_mlo_parse_epcs_request_action_frame() argument
183 epcs_action_frm->dialog_token, frm_len); in wlan_mlo_parse_epcs_request_action_frame()
185 if (frm_len > EPCS_REQ_MIN_LENGTH) { in wlan_mlo_parse_epcs_request_action_frame()
187 pa_ie_len = frm_len - EPCS_REQ_MIN_LENGTH; in wlan_mlo_parse_epcs_request_action_frame()
208 uint32_t frm_len) in wlan_mlo_parse_epcs_response_action_frame() argument
238 epcs_action_frm->resp.status_code[1], frm_len); in wlan_mlo_parse_epcs_response_action_frame()
240 if (frm_len > EPCS_RESP_MIN_LENGTH) { in wlan_mlo_parse_epcs_response_action_frame()
242 pa_ie_len = frm_len - EPCS_RESP_MIN_LENGTH; in wlan_mlo_parse_epcs_response_action_frame()
263 uint32_t frm_len) in wlan_mlo_parse_epcs_teardown_action_frame() argument
284 epcs_action_frm->protected_eht_action, frm_len); in wlan_mlo_parse_epcs_teardown_action_frame()
292 uint32_t frm_len) in wlan_mlo_parse_epcs_action_frame() argument
299 epcs, action_frm, frm_len); in wlan_mlo_parse_epcs_action_frame()
302 epcs, action_frm, frm_len); in wlan_mlo_parse_epcs_action_frame()
305 epcs, action_frm, frm_len); in wlan_mlo_parse_epcs_action_frame()