Home
last modified time | relevance | path

Searched refs:ETHTOOL_LINK_MODE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.h15 #define ICE_PHY_TYPE(LINK_SPEED, ETHTOOL_LINK_MODE) {\
17 .link_mode = ETHTOOL_LINK_MODE_##ETHTOOL_LINK_MODE##_BIT, \
/kernel/linux/linux-5.10/net/ethtool/
H A Dcommon.h12 #define ETHTOOL_LINK_MODE(speed, type, duplex) \ macro
H A Dlinkmodes.c159 [ETHTOOL_LINK_MODE(_speed, _type, _duplex)] = { \
H A Dcommon.c99 [ETHTOOL_LINK_MODE(speed, type, duplex)] = \
/kernel/linux/linux-6.6/net/ethtool/
H A Dcommon.h12 #define ETHTOOL_LINK_MODE(speed, type, duplex) \ macro
H A Dcommon.c106 [ETHTOOL_LINK_MODE(speed, type, duplex)] = \
256 [ETHTOOL_LINK_MODE(_speed, _type, _duplex)] = { \

Completed in 5 milliseconds