Searched refs:BNXT_FW_RESET_CHIP (Results 1 – 2 of 2) sorted by relevance
38 #define BNXT_FW_RESET_CHIP ((ETH_RESET_MGMT | ETH_RESET_IRQ | \ macro
4951 if ((req & BNXT_FW_RESET_CHIP) == BNXT_FW_RESET_CHIP) { in bnxt_reset()4958 *flags &= ~BNXT_FW_RESET_CHIP; in bnxt_reset()4960 } else if (req == BNXT_FW_RESET_CHIP) { in bnxt_reset()