Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c124 #define ADD_LINK_MODE(mode) \ in fun_link_modes_to_ethtool() macro
128 ADD_LINK_MODE(Autoneg); in fun_link_modes_to_ethtool()
130 ADD_LINK_MODE(1000baseX_Full); in fun_link_modes_to_ethtool()
132 ADD_LINK_MODE(10000baseCR_Full); in fun_link_modes_to_ethtool()
133 ADD_LINK_MODE(10000baseSR_Full); in fun_link_modes_to_ethtool()
134 ADD_LINK_MODE(10000baseLR_Full); in fun_link_modes_to_ethtool()
166 ADD_LINK_MODE(FEC_NONE); in fun_link_modes_to_ethtool()
168 ADD_LINK_MODE(FEC_BASER); in fun_link_modes_to_ethtool()
170 ADD_LINK_MODE(FEC_RS); in fun_link_modes_to_ethtool()
172 ADD_LINK_MODE(Pause); in fun_link_modes_to_ethtool()
[all …]