Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h38 #define BNXT_FW_RESET_CHIP ((ETH_RESET_MGMT | ETH_RESET_IRQ | \
/openbmc/u-boot/include/linux/
H A Dethtool.h708 ETH_RESET_MGMT = 1 << 0, /* Management processor */ enumerator
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.c463 if (*flags & ETH_RESET_MGMT) { in ef100_map_reset_flags()
464 *flags &= ~ETH_RESET_MGMT; in ef100_map_reset_flags()
H A Def10.c1426 ETH_RESET_PHY | ETH_RESET_MGMT) << in efx_ef10_map_reset_flags()
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h2065 ETH_RESET_MGMT = 1 << 0, /* Management processor */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dethtool.h2065 ETH_RESET_MGMT = 1 << 0, /* Management processor */ enumerator
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena.c188 ETH_RESET_MGMT << ETH_RESET_SHARED_SHIFT), in siena_map_reset_flags()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1028 {ETH_RESET_MGMT, HNAE3_IMP_RESET},