Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ice/
HDice_strings.c618 case ICE_FEC_AUTO: in ice_fec_str()
HDice_type.h203 ICE_FEC_AUTO, enumerator
HDice_common.c3761 return ICE_FEC_AUTO; in ice_caps_to_fec_mode()
4061 case ICE_FEC_AUTO: in ice_cfg_phy_fec()
4071 if (fec == ICE_FEC_AUTO && ice_fw_supports_link_override(pi->hw) && in ice_cfg_phy_fec()
HDice_lib.c3361 strcmp(req_fec, ice_fec_str(ICE_FEC_AUTO)) == 0) { in ice_sysctl_fec_config()
3365 new_mode = ICE_FEC_AUTO; in ice_sysctl_fec_config()