Home
last modified time | relevance | path

Searched refs:BNXT_FW_RESET_CHIP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h38 #define BNXT_FW_RESET_CHIP ((ETH_RESET_MGMT | ETH_RESET_IRQ | \ macro
H A Dbnxt_ethtool.c5328 if ((req & BNXT_FW_RESET_CHIP) == BNXT_FW_RESET_CHIP) { in bnxt_reset()
5335 *flags &= ~BNXT_FW_RESET_CHIP; in bnxt_reset()
5337 } else if (req == BNXT_FW_RESET_CHIP) { in bnxt_reset()