BNXT_STATE_IN_FW_RESET
!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) {
set_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
if (!(test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)))
if (!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) {
clear_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
if (!test_bit(BNXT_STATE_IN_FW_RESET, &bp->state)) {
clear_bit(BNXT_STATE_IN_FW_RESET, &bp->state);
test_bit(BNXT_STATE_IN_FW_RESET, &bp->state))