Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.h81 #define BNXT_FW_RESET_CHIP ((ETH_RESET_MGMT | ETH_RESET_IRQ | \ macro
Dbnxt_ethtool.c3579 if ((req & BNXT_FW_RESET_CHIP) == BNXT_FW_RESET_CHIP) { in bnxt_reset()
3586 *flags &= ~BNXT_FW_RESET_CHIP; in bnxt_reset()
3588 } else if (req == BNXT_FW_RESET_CHIP) { in bnxt_reset()