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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h38 #define BNXT_FW_RESET_CHIP ((ETH_RESET_MGMT | ETH_RESET_IRQ | \
/linux-master/drivers/net/ethernet/sfc/
H A Def100_nic.c463 if (*flags & ETH_RESET_MGMT) {
464 *flags &= ~ETH_RESET_MGMT;
H A Def10.c1426 ETH_RESET_PHY | ETH_RESET_MGMT) <<
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena.c188 ETH_RESET_MGMT << ETH_RESET_SHARED_SHIFT),
/linux-master/include/uapi/linux/
H A Dethtool.h2125 ETH_RESET_MGMT = 1 << 0, /* Management processor */ enumerator in enum:ethtool_reset_flags
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1033 {ETH_RESET_MGMT, HNAE3_IMP_RESET},

Completed in 183 milliseconds