Home
last modified time | relevance | path

Searched refs:BNXT_FW_RESET_CHIP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h81 #define BNXT_FW_RESET_CHIP ((ETH_RESET_MGMT | ETH_RESET_IRQ | \ macro
H A Dbnxt_ethtool.c3429 if ((req & BNXT_FW_RESET_CHIP) == BNXT_FW_RESET_CHIP) { in bnxt_reset()
3436 *flags &= ~BNXT_FW_RESET_CHIP; in bnxt_reset()
3438 } else if (req == BNXT_FW_RESET_CHIP) { in bnxt_reset()
/kernel/linux/linux-6.6/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.c3808 if ((req & BNXT_FW_RESET_CHIP) == BNXT_FW_RESET_CHIP) { in bnxt_reset()
3815 *flags &= ~BNXT_FW_RESET_CHIP; in bnxt_reset()
3817 } else if (req == BNXT_FW_RESET_CHIP) { in bnxt_reset()

Completed in 11 milliseconds