Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_strings.c620 case ICE_FEC_RS: in ice_fec_str()
H A Dice_type.h200 ICE_FEC_RS, enumerator
H A Dice_lib.c3293 strcmp(req_fec, ice_fec_str(ICE_FEC_RS)) == 0) { in ice_sysctl_fec_config()
3294 new_mode = ICE_FEC_RS; in ice_sysctl_fec_config()
7793 return ice_fec_str(ICE_FEC_RS); in ice_requested_fec_mode()
7815 return ice_fec_str(ICE_FEC_RS); in ice_negotiated_fec_mode()
H A Dice_common.c3480 return ICE_FEC_RS; in ice_caps_to_fec_mode()
3748 case ICE_FEC_RS: in ice_cfg_phy_fec()