Home
last modified time | relevance | path

Searched refs:ethtool_cap (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c370 static u32 ethtool_fec_caps_to_mcdi(u32 ethtool_cap) in ethtool_fec_caps_to_mcdi() argument
374 if (ethtool_cap & ETHTOOL_FEC_OFF) in ethtool_fec_caps_to_mcdi()
377 if (ethtool_cap & ETHTOOL_FEC_AUTO) in ethtool_fec_caps_to_mcdi()
381 if (ethtool_cap & ETHTOOL_FEC_RS) in ethtool_fec_caps_to_mcdi()
384 if (ethtool_cap & ETHTOOL_FEC_BASER) in ethtool_fec_caps_to_mcdi()