Searched refs:fun_fec (Results 1 – 1 of 1) sorted by relevance
1053 static unsigned int to_ethtool_fec(unsigned int fun_fec) in to_ethtool_fec() argument1057 if (fun_fec == FUN_PORT_FEC_NA) in to_ethtool_fec()1059 if (fun_fec & FUN_PORT_FEC_OFF) in to_ethtool_fec()1061 if (fun_fec & FUN_PORT_FEC_RS) in to_ethtool_fec()1063 if (fun_fec & FUN_PORT_FEC_FC) in to_ethtool_fec()1065 if (fun_fec & FUN_PORT_FEC_AUTO) in to_ethtool_fec()