Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h37 #define BNXT_FW_RESET_AP (ETH_RESET_AP << ETH_RESET_SHARED_SHIFT) macro
H A Dbnxt_ethtool.c3822 if (!BNXT_CHIP_P4_PLUS(bp) && (req & BNXT_FW_RESET_AP)) { in bnxt_reset()
3828 *flags &= ~BNXT_FW_RESET_AP; in bnxt_reset()
3830 } else if (req == BNXT_FW_RESET_AP) { in bnxt_reset()