Searched refs:fun_fec (Results 1 – 1 of 1) sorted by relevance
1056 static unsigned int to_ethtool_fec(unsigned int fun_fec) in to_ethtool_fec() argument1060 if (fun_fec == FUN_PORT_FEC_NA) in to_ethtool_fec()1062 if (fun_fec & FUN_PORT_FEC_OFF) in to_ethtool_fec()1064 if (fun_fec & FUN_PORT_FEC_RS) in to_ethtool_fec()1066 if (fun_fec & FUN_PORT_FEC_FC) in to_ethtool_fec()1068 if (fun_fec & FUN_PORT_FEC_AUTO) in to_ethtool_fec()