BNXT_STATE_FW_RESET_DET
test_bit(BNXT_STATE_FW_RESET_DET, &bp->state))
set_bit(BNXT_STATE_FW_RESET_DET, &bp->state);
clear_bit(BNXT_STATE_FW_RESET_DET, &bp->state);
set_bit(BNXT_STATE_FW_RESET_DET, &bp->state);
if (test_and_clear_bit(BNXT_STATE_FW_RESET_DET, &bp->state)) {
if (test_bit(BNXT_STATE_FW_RESET_DET, &bp->state))