Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.h60 #define ICE_PHY_TYPE(LINK_SPEED, ETHTOOL_LINK_MODE) {\ argument
62 .link_mode = ETHTOOL_LINK_MODE_##ETHTOOL_LINK_MODE##_BIT, \
/linux-6.15/net/ethtool/
H A Dcommon.h12 #define ETHTOOL_LINK_MODE(speed, type, duplex) \ macro
H A Dcommon.c109 [ETHTOOL_LINK_MODE(speed, type, duplex)] = \
285 [ETHTOOL_LINK_MODE(_speed, _type, _duplex)] = { \