Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.h37 #define BNXT_FW_RESET_AP (ETH_RESET_AP << ETH_RESET_SHARED_SHIFT) macro
A Dbnxt_ethtool.c3831 if (req & BNXT_FW_RESET_AP) { in bnxt_reset()
3837 *flags &= ~BNXT_FW_RESET_AP; in bnxt_reset()
3839 } else if (req == BNXT_FW_RESET_AP) { in bnxt_reset()

Completed in 11 milliseconds