Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h2395 ETH_RESET_MAC = 1 << 5, /* Media access controller */ enumerator
/linux/drivers/net/ethernet/sfc/
H A Def10.c1422 EF10_RESET_PORT = ((ETH_RESET_MAC | ETH_RESET_PHY) << in efx_ef10_map_reset_flags()
1425 ETH_RESET_OFFLOAD | ETH_RESET_MAC | in efx_ef10_map_reset_flags()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4704 (ETH_RESET_MAC << ETH_RESET_SHARED_SHIFT) | \