Searched refs:to_ethtool_fec (Results 1 – 1 of 1) sorted by relevance
1046 static unsigned int to_ethtool_fec(unsigned int fun_fec) in to_ethtool_fec() function1074 fec->active_fec = to_ethtool_fec(fec_data & 0xff); in fun_get_fecparam()1075 fec->fec = to_ethtool_fec(fec_data >> 8); in fun_get_fecparam()