Searched refs:fun_fec (Results 1 – 1 of 1) sorted by relevance
1046 static unsigned int to_ethtool_fec(unsigned int fun_fec) in to_ethtool_fec() argument1050 if (fun_fec == FUN_PORT_FEC_NA) in to_ethtool_fec()1052 if (fun_fec & FUN_PORT_FEC_OFF) in to_ethtool_fec()1054 if (fun_fec & FUN_PORT_FEC_RS) in to_ethtool_fec()1056 if (fun_fec & FUN_PORT_FEC_FC) in to_ethtool_fec()1058 if (fun_fec & FUN_PORT_FEC_AUTO) in to_ethtool_fec()