Searched refs:conf_fec (Results 1 – 1 of 1) sorted by relevance
534 u16 conf_fec) in mlx5e_remap_fec_conf_mode() argument541 if (conf_fec != BIT(MLX5E_FEC_RS_528_514)) in mlx5e_remap_fec_conf_mode()542 return conf_fec; in mlx5e_remap_fec_conf_mode()550 return conf_fec; in mlx5e_remap_fec_conf_mode()583 u16 conf_fec = fec_policy; in mlx5e_set_fec_mode() local589 conf_fec = mlx5e_remap_fec_conf_mode(i, conf_fec); in mlx5e_set_fec_mode()594 if (fec_caps & conf_fec) in mlx5e_set_fec_mode()595 mlx5e_fec_admin_field(out, &conf_fec, 1, i); in mlx5e_set_fec_mode()
Completed in 5 milliseconds