Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.h44 #define ICE_PHY_TYPE(LINK_SPEED, ETHTOOL_LINK_MODE) {\ argument
46 .link_mode = ETHTOOL_LINK_MODE_##ETHTOOL_LINK_MODE##_BIT, \
/linux/net/ethtool/
H A Dcommon.h12 #define ETHTOOL_LINK_MODE(speed, type, duplex) \ macro
H A Dcommon.c104 [ETHTOOL_LINK_MODE(speed, type, duplex)] = \
256 [ETHTOOL_LINK_MODE(_speed, _type, _duplex)] = { \