Searched refs:curr_params (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c4383 l4_ofld_params_t *curr_params = &pdev->ofld_info.l4_params; local
4401 *curr_params = *params;
4406 _lm_set_ofld_params_xstorm_common(pdev, curr_params);
4408 _lm_set_ofld_params_tstorm_common(pdev, curr_params);
4410 _lm_set_ofld_params_tstorm_toe(pdev, curr_params);
4412 _lm_set_ofld_params_ustorm_toe(pdev, curr_params);
4414 _lm_set_ofld_params_xstorm_toe(pdev, curr_params);

Completed in 57 milliseconds