Searched refs:BNXT_FW_RESET_AP (Results 1 – 2 of 2) sorted by relevance
80 #define BNXT_FW_RESET_AP (ETH_RESET_AP << ETH_RESET_SHARED_SHIFT) macro
3593 if (req & BNXT_FW_RESET_AP) { in bnxt_reset()3599 *flags &= ~BNXT_FW_RESET_AP; in bnxt_reset()3601 } else if (req == BNXT_FW_RESET_AP) { in bnxt_reset()