ethtool_cap       368 drivers/net/ethernet/sfc/mcdi_port.c static u32 ethtool_fec_caps_to_mcdi(u32 ethtool_cap)
ethtool_cap       372 drivers/net/ethernet/sfc/mcdi_port.c 	if (ethtool_cap & ETHTOOL_FEC_OFF)
ethtool_cap       375 drivers/net/ethernet/sfc/mcdi_port.c 	if (ethtool_cap & ETHTOOL_FEC_AUTO)
ethtool_cap       379 drivers/net/ethernet/sfc/mcdi_port.c 	if (ethtool_cap & ETHTOOL_FEC_RS)
ethtool_cap       382 drivers/net/ethernet/sfc/mcdi_port.c 	if (ethtool_cap & ETHTOOL_FEC_BASER)