BNXT_STATE_L2_FILTER_RETRY
if (!test_and_set_bit(BNXT_STATE_L2_FILTER_RETRY, &bp->state))
if (test_and_clear_bit(BNXT_STATE_L2_FILTER_RETRY, &bp->state))
if (test_bit(BNXT_STATE_L2_FILTER_RETRY, &bp->state))